Welcome![Sign In][Sign Up]
Location:
Search - C STL

Search list

[VC/MFCThe-CPP-Standard-Library

Description: C++标准库电子书,涵盖STL大部分内容,高效程序开发利器~!-C++ standard library books, covers most of the STL, efficient program development tool ~!
Platform: | Size: 3524608 | Author: luoni | Hits:

[Othermain

Description: 停车场仿真 结果:学生成功完成这个作业将掌握下列结果 1,理解使用STL堆栈适配器    2,创建一个完整c++程序    3,用文件I / O    4,使用动态内存管理    5,使用指针 -Parking Lot Simulation Goals: This assignment is designed to improve the student s knowledge of stacks and their use of the STL stack adapter.
Platform: | Size: 1024 | Author: xiaoxiaoyinzi | Hits:

[Software EngineeringEff_STL_CN

Description: C++的标准模板库(STL)是革命性的,但是要想学会用好STL却并不容易。在本书中,畅销书作家Scott Meyers(Effective C++和More Effective C++的作者)揭示了专家总结的一些关键规则,包括专家们总是采用的做法,以及专家们总是避免的做法-effective stl
Platform: | Size: 616448 | Author: reponiya | Hits:

[OtherExam_9_26

Description: 标准C++中,对于迭代器对象中的元素删除时的注意事项。 以vector,list为例,说明了erase使用时注意点。-in this test project,we demonstrate the Using of erase() method in STL s iteraor object.
Platform: | Size: 140288 | Author: 张群峰 | Hits:

[VC/MFCthinking-in-cPP

Description: C++编程方面的经典书籍,作者是一对享有盛誉的技术伉俪,Andrew Boeing和Barbar Moo。本书基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。本书适合有一定C++编程经验的程序员阅读。 -The C++ programming classic books, the author is a pair of prestigious technology and Mrs., Andrew Boeing and the Barbar Moo. The book is based on the finishing of technical articles published in well-known technical magazines around the world in a speech at Stanford University lecture notes, writing from the Fusion the author 10 years C++ program career insights. Most of the book is divided into 32 chapters, the history and characteristics of the C++ language classes and inheritance, STL and generic programming library design several major topics detailed and in-depth discussion of the nuances of covering almost the C++ design ideas and technical details. The book is through carefully selected instances, state-of-the-art program design methods and concepts to convey to the readers. This book is suitable for a certain C++ programming experience programmer to read
Platform: | Size: 13726720 | Author: jello | Hits:

[VC/MFCEffective_CPP_chinese

Description: Scott Meyers是全世界最知名的C++软件开发专家之一。他是畅销书《Effective C++》系列(Effective C++,More Effective C++,Effective STL)的作者,又是创新产品《Effective C++ CD》的设计者和作者,也是Addison-Wesley的“Effective Software Development Series"顾问编辑,以及《Software Development》杂志咨询板成员。他也为若干新公司的技术咨询板提供服务。Meyers于1993年自Brown大学获得计算机博士学位。他的网址是www,aristeia.com. 文件为中文版-Scott Meyers is the world' s most well-known C++ software development specialists. He is the author of the the bestseller " Effective C++ Series (Effective C++, More Effective C++, Effective STL), and innovative product designer and author of the the Effective C++ CD, Addison-Wesley" Effective Software Development Series consultant editing, and " Software Development" magazine member of the advisory board. He is also the technical advisory board of a number of new companies to provide services. Meyers Ph.D. in computer science from Brown University in 1993. His website www aristeia.com.
Platform: | Size: 411648 | Author: 杨起道 | Hits:

[VC/MFCMore_Effective_CPP

Description: 全书分为大部分,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。-A good book for studying C++.
Platform: | Size: 1315840 | Author: 邱丹耀 | Hits:

[Windows DevelopCPP-primer

Description: C++学习入步必备书籍,对C++各种特性进行了详细的讲解,还有STL有关的各种容器的介绍和使用,附带答案,可供参考--Learning C++ into Step essential books, a detailed explanation of the various characteristics of C++, as well as the STL introduction and use of the various containers fringe answer for reference
Platform: | Size: 8322048 | Author: 奋斗 | Hits:

[CSharpword1

Description: c++必备的,第一章 容器 第二章 Vector和string 第三章 关联容器 第四章 迭代器 第五章 算法 第六章 函数 第七章 在程序中使用STL-c++ necessary, chap Vector and string container Chapter Chapter Chapter associative container iterator function Chapter Chapter VI Chapter VII of algorithms used in the program STL
Platform: | Size: 1024 | Author: wren | Hits:

[IOSOCplusplus2

Description: Object C 和CPlus 混合编程。如何在OC里使用STL库,不错的扩展知识的实例。-Object c and C Plus mix program
Platform: | Size: 2473984 | Author: niurg | Hits:

[VC/MFCCPPchensilu

Description: 全书共分为6部分,共32章节,分别对C++语言的历史和特点,类和继承,STL等胡设计术话题进行了详细而深入的讨论,细威之处还覆盖了C++所有的设计私思想和技术细节-The book is divided into six parts, a total of 32 chapters, respectively C++ language, history and characteristics, classes and inheritance, STL, etc. Hu design technique topics in detail and in-depth discussions, the fine prestige of the Department also covers all design C++ private ideas and technical details
Platform: | Size: 7818240 | Author: 郭景观 | Hits:

[Software EngineeringOReilly---CPP-In-a-Nutshell__2003

Description: 《C++ 語法暨程式庫標準辭典》是 C++ 語言和執行期程式庫的全面性的參考書籍。 你是 C++ 的程式設計者嗎?那你一定知道正確瞭解語言各方面的微妙特性有多重要。 你也知道 C++ 標準不只定義語言,還定義執行期程式庫,包括容器、迭代器、演算法、 字串、異常、I/O 及更多更多。程式庫就是 C++ 的定義之所在。-Software requires the use of efficient algorithms. O Reilly- COM and .NET Component Services.pdf. Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs. O Reilly- C++ in a Nutshell.chm. He doesn t explain things too clearly, so you need to understand it already in order to understand it. For C++, there s "Thinking in C++"(Volume 1 and 2), "C++ in a Nutshell", "C++ Pocket Reference", "C++ Primer Plus", and "STL Pocket Reference". Each one covers several pages, including a pseudo-code listing, an actual listing in a language like C++ or Java (supported by the full source code in an archive somewhere), performance statistics and a discussion.
Platform: | Size: 1197056 | Author: Clark Chen | Hits:

[transportation applicationsBusManageOfCPP

Description: 公交系统管理程序,用C++写的 没有图像界面 用STL里面的容器和迭代器 所以代码比较高效简洁-a cpp code for bus system managenment has no graph UI (use STL)
Platform: | Size: 5790720 | Author: jinkai | Hits:

[Algorithmexp5

Description: 学生管理系统采用线性链表结构完成,链表直接使用C++标准 模板库STL中的list来完成。关于排序,直接调用list 容器的sort方法完成-Student management system using a linear chain structure complete list directly using C++ Standard Template Library STL in the list to complete. About sort, directly call the sort method to complete the list container
Platform: | Size: 235520 | Author: lemonzou | Hits:

[VC/MFCThe-CPP-Standard-Library

Description: C++标准程序库,一本详细讲解C++程序库的书籍,尤其是关于STL的部分非常好。-C++ standard library, a detailed explanation C++ library books, especially the part about the STL is very good.
Platform: | Size: 17490944 | Author: 曲德源 | Hits:

[VC/MFCEffective_STL

Description: STL经典书籍,是学习C++和算法的号书籍,细心看,收益良多-STL classic books, the number of books is to learn c++ and algorithm, careful see, benefit a lot from it
Platform: | Size: 701440 | Author: 田振川 | Hits:

[ConsoleCellular_Automate

Description: A Cellular Automate Simulator which is implemented with the use of a STL-Container and with the use of an array. Good for educational purposes, to learn how to use the copy- & move semantics, as well as the R- and L-Values in C++.
Platform: | Size: 353280 | Author: Rocky | Hits:

[VC/MFCRuminations-on-CPP

Description: 本书基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。本书适合有一定C++编程经验的程序员阅读。-The book is based on the well-known technique of technical articles published in the journal, as well as around the world in a speech at Stanford University lecture notes finishing, writing together, melt together a program of 10 years C++ career insights. Most of the book is divided into a total of 32 chapters, respectively C++ language history and characteristics, classes and inheritance, STL and generic programming, database design, and other major technical topics in detail and in-depth discussion of the nuances of covering almost the C++ all design ideas and technical details. Book through carefully chosen examples to convey to the reader the advanced process design methods and philosophy. Book for a certain C++ programming experience to read.
Platform: | Size: 7822336 | Author: | Hits:

[ADO-ODBCmysqlPP-3.0.9.tar

Description: MySQL++ 采用C++封装了MySQL的C语言API,本工程支持VS2003、2005、2008,比MySQL原生API使用方便!-MySQL++ is a C++ wrapper for MySQL s C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container
Platform: | Size: 2760704 | Author: 摩尔 | Hits:

[VC/MFCCPP-vector

Description: c++标准模板库stl中的vector用法,精心总结用法,并且经过测试-c++ standard template library vector usage, carefully summarize usage, and tested
Platform: | Size: 50176 | Author: zhangjian | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net